Skip to content

Visualization final: remove flip_for_ds9, add write_hdu_list#79

Merged
Jammy2211 merged 1 commit intomainfrom
feature/visualization_final
Apr 2, 2026
Merged

Visualization final: remove flip_for_ds9, add write_hdu_list#79
Jammy2211 merged 1 commit intomainfrom
feature/visualization_final

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Remove flip_for_ds9_from function and all associated config entries
  • Add write_hdu_list helper to deduplicate FITS file-writing boilerplate
  • Simplify output_to_fits to use write_hdu_list internally

Test plan

  • Existing FITS read/write tests pass
  • No flip behavior change (was already disabled by default)

🤖 Generated with Claude Code

- Remove flip_for_ds9_from function and all associated config
- Simplify FITS I/O to never flip arrays on read or write
- Extract write_hdu_list helper to deduplicate file-writing boilerplate
- Simplify output_to_fits to use write_hdu_list internally

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 9026b18 into main Apr 2, 2026
8 checks passed
@Jammy2211 Jammy2211 deleted the feature/visualization_final branch April 2, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant